small improvements to clarify logic in the functional tests
- have test logic in rpc_net.pymatch run order of the test
- remove connect_nodescalls that are redundant with the automatic test setup executed by the test framework
Noticed when I was trying to debug a test for #19725. Small changes but imo very helpful, because they initially confused me.