Of course, there are still tradeoffs, but for many applications, a distributed database with strong consistency guarantees is likely to be a good choice for many projects.
Also of interest... The Raft consensus algorithm is used as an alternative to Paxos to decide who is in charge of a particular piece of data in a distributed system:
https://raft.github.io