The current heuristics requires most of the nodes and most of the stakes to be present/absent to have a conclusive remote proofs status.
This diff removes the reliance on the node count, which is not the security model of avalanche and as such adds only complexity and bias.
Depends on D14957.