That is not how paxos works. It guarantees that all hosts in the system learn the same sequence of writes. The scenario where "one host accepts the write and two fail" does not happen. This is proved in
http://research.microsoft.com/users/lamport/pubs/paxos-simpl...