Add Electrum server containers (ElectrumX) to .docker/test-nodes.yml to enable Electrum-based testing.
This builds on the docker-compose infrastructure from #2707. Electrum tests can share CI jobs with existing UTXO tests since they use the same blockchain nodes.
Supersedes #2602 once implemented.